Round(number) Rounds a number to the closest integer. See also Ceiling, Fix, and Int.
Rounds a number to the closest integer.
See also Ceiling, Fix, and Int.
Number being rounded.